
/*
 * css reset
 */

/*
 * padding:0; margin:0; ������±�ǩ�Դ���ڱ߾����߾�
 */


/*
 * display: inline ; ת��Ϊ����Ԫ��
 */
.ds-inline {
	display: inline ;
}
/*
 * text-align: right ; ���־���
 */
.tar {
	text-align: right ;
}
/*
 * text-align: center ; ���־���
 */
.tac{
	text-align: center ;
}
/*
 * text-align: left ; ���־���
 */
.tal{
	text-align: left ;
}
/*
 * text-align: left ; ���־���
 */
.ttI{
	text-indent: -9999px ;
}
/*
 * float:left; �󸡶�
 */
.fl {
	float: left ;
}
/*
 * float:left; �󸡶�
 */
.fr {
	float: right ;
}
/*
 * position: relative; ��Զ�λ
 */
.pr {
	position: relative ;
}
/*
 * position: absolute ; ��Զ�λ
 */
.pa {
	position: absolute ;
}
/*
 * overflow:hidden; �󸡶�
 */
.ofh {
	overflow: hidden ;
}
/*
 * box-sizing: border-box ; ����ڱ߾���������ʱ���Ӵ�С����
 */
.box-s {
	-webkit-box-sizing: border-box ;
	-moz-box-sizing: border-box ;
	-ms-box-sizing: border-box ;
	-o-box-sizing: border-box ;
	box-sizing: border-box ;
}
/*
 * ����������ɫ
 */
.clbe9d67 {
	color: rgba(190,157,103,1);
}
.cl271c1c {
	color: rgba(39,28,28,1);
}
.cl888 {
	color: rgba(136,136,136,1);
}
.clred {
	color: rgba(144,0,0,1) ;
}


/*
 * �������
 */
.bdr-b {
	border-bottom: 1px solid rgba(184,141,90,1) ;
}
.bdr-b725533 {
	border-bottom: 3px solid rgba(114,85,51,1);
}
.bdr-bBE9D68 {
	border-bottom: 3px solid rgba(190,157,104,1);
}

/*
 * header style
 */
.header {
	/*width: 100% ;
	height: 75px ;
	background: rgba(39,28,28,1) ;
	z-index:5;*/
}
.header-in {
	width: 1000px ;
	height: 100% ;
	margin: 0 auto ;
	/*background: rgba(255,255,255,1) ; */
	padding: 12px 0 ;
	
}
.logo {
	/*padding:0 20px 0 0 ;
	margin:0 20px 0 0 ;
	border-right: 1px solid rgba(184,141,90,1) ;*/
}

/*
 * nav style
 */
.nav {
	/*width: 100% ;
	height: 48px ;
	background: rgba(222,204,180,1) ;
	box-shadow:0 0 2px 5px rgba(0,0,0,.3);
	z-index:4;*/
}
.nav-in {
	width:1030px;
	height:100%;
	background: url(http://www.syndicate.cn/statics/images/init_new/nav_bj.jpg) repeat-y center top;
	margin: 0 auto; 
}
.nav-in>li {
    font-size: 16px;
    height: 48px;
    line-height: 48px;
	width: 85px;

}
.nav-in>li>a:hover {
	color: rgba(144,0,0,1);
}
.nav-in>li .yuan{display: block;width: 6px;height: 6px;border-radius: 5px;position: absolute;top: 13px;left: 8px;background-color: #f00;}
.gm-project> a  {
	text-indent: 13px ;
	text-align: left ;
	background: url(http://www.syndicate.cn/statics/images/icon-xia.png) no-repeat 85px center ;
}
.gm-project .s{url(/statics/images/newindex/3_01.png) no-repeat 85px center ;color:#000}
.about-cur {
	color: rgba(144,0,0,1);
	border-left: 1px solid rgba(190,157,103,1) ;
	border-right: 1px solid rgba(190,157,103,1) ;
	background: rgba(249,239,229,1) url(http://www.syndicate.cn/statics/images/icon-shang.png) no-repeat 85px center!important;
}
.gmp-ul  {
	width: 750px ;
	border: 1px solid rgba(190,157,103,1);
	border-top: none ;
	background: rgba(249,239,229,1) ;
	display:none;
}
.gmp-ul > li > a {
	width:102px;
	font-size: 14px ;
	text-indent: 20px ;
	text-align: left ;
	background: url(/statics/images/icon-black_jiantou.png) no-repeat 85px center ;
	border-right: 1px solid rgba(190,157,103,1) ;
	border-bottom: 1px dashed rgba(190,157,103,1);
}
.gmp-ul > li:last-child > a {
	border-bottom: none ;
}
.gmp-cur {
	color: rgba(144,0,0,1);
	border-right: none!important ;
	background: rgba(249,239,229,1) url(http://www.syndicate.cn/statics/images/icon-jiantou.png) no-repeat 85px center!important;
}
.nav-in>li .about-cur-s {
	color: #900;
	border-left: 1px solid rgba(190,157,103,1) ;
	border-right: 1px solid rgba(190,157,103,1) ;
	background: rgba(249,239,229,1) url(http://www.syndicate.cn/statics/images/newindex/3_02.png) no-repeat 85px center!important;
}
.gmp-list > ul {
	width:600px;
	height: 269px;
	left:125px;
	top:0;
	display: none ;
}
.gmp-list:first-child > ul  {
	display: block ;
}

.gmp-list > ul  > li {
	width:180px;
	height:43px;
	margin:5px 10px 0;
}
.gmp-list > ul  > li > span , .gmp-list > ul  > li > p {
	line-height: 24px ;
	font-size: 14px;
}
.gmp-list > ul  > li > span:hover , .gmp-list > ul  > li   a:hover {
	color: rgba(144,0,0,1);
}
.listf li {
	width:88px!important;
}
.sb a {
	background:none!important;
}

.more-a{width: 50px; float: right;color: #900000;}
